* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	
	/*max-width: 1920px;*/
	font: 12px/1.5 Microsoft Yahei, Arial, sans-serif;
	margin: 0px auto;
	position: relative;
	background: white;
	max-width: 2000px;
	/*min-width: 1060px;*/
}

a {
	text-decoration: none !important;
}

ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

p {
	margin: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.fr {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.width1060 {
	max-width: 1060px;
	margin: 0px auto;
	position: relative;
	overflow: inherit;
	width: 100%;
}

.width506 {
	width: 506px;
}


/*topnav*/

.db_nav {
	color: #333333;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0px 2%;
	width: 96%;
}

.db_nav>.right {
	margin-right: 30px;
}

.db_nav>.right .ph {
	position: relative;
}

.db_nav>.right .ph:before {
	content: "";
	width: 14px;
	background: url(ph.png) no-repeat center;
	height: 22px;
	display: inline-block;
	position: absolute;
	left: -20px;
	top: -2px;
}

.db_nav>.right>label {
	display: inline-block;
}

.top_banner {
	width: 100% !important;
	/*height: 48%;*/
	height:42% !important;
	/*background: url(top_bg.jpg) no-repeat center;
	background-size: 100% 100%;*/
	min-height: 120px;
	position: relative;
	text-align: center;
	max-height: 270px;
	overflow: hidden;
}
.top_banner ul ,.top_banner ul li{
	width:100%;
	height: 100%;
	display:block;
	
}
.top_banner ul li a{
	display: block;
	width:100%;
	height:100%;
}
.shutter-img a {
    cursor: default;
    position: absolute;
    left: 0px;
    top: 0px;
}
.top_banner ul li a img {
	/*display: block;
	width: 52%;
	margin: 0px auto;
	position: absolute;
	top: 28%;
	left: 50%;
	margin-left: -26%;
	min-width: 310px;*/
	width:100%;
	margin:0px auto;
	height: 100%;
	max-height:270px;
	display: block;
}

#search_form{
	position: relative;
	z-index:11111;
	top:-18px;
}

@media (max-width:486px) {
	/*.top_banner ul li a img {
		margin-left: -155px;
	}*/
}


/*.top_banner>label {
	display: block;
	position: absolute;
	bottom: 8%;
	right: 22%;
	width: 210px;
}*/

.top_banner label {
	display: block;
	position: absolute;
	bottom: 8%;
	right: 22%;
	width: 210px;
}

.top_banner label>input {
	width: 100%;
	display: block;
	height: 30px;
	outline: none;
	border: none;
	border: 1px solid #aeb3b7;
	border-radius: 30px;
	padding-left: 5px;
}

.top_banner label .btn_bg {
	position: absolute;
	bottom: 16%;
	right: 5%;
	width: 12%;
	padding: 2px 0px;
	background: url(sosuo.png) no-repeat center;
	cursor: pointer;
}

.top_banner label .btn_bg input {
	border: none;
}

@media (max-width:768px) {
	.top_banner {
		height: 18% !important;
	}
	#search_form {
    top: -10px;
    }
	.top_banner label {
		width: 150px;
		right: 28%;
	}
	.top_banner label>input {
		height: 20px;
	}
	.top_banner label .btn_bg {
		bottom: 14%;
		width: 11%;
		height: 50%;
		background-size: contain;
	}
}

@media (max-width:1060px) {
	.nav_box {
		display: none;
	}
	.newsTop_logo {
		display: none;
	}
	.apphead{
		display: block !important;
	}
}


/*nav*/

.nav_box {
	height: 52px;
	background: #117cce;
	width: 100%;
}

.nav_box>.nav>ul>li {
	float: left;
	width: 117px;
	height: 52px;
	text-align: center;
	line-height: 52px;
}

.nav_box>.nav>ul>li.active {
	background: #3b9bf2;
}

.nav_box>.nav>ul>li a {
	color: white;
	font-size: 19px;
}

.toutiao_l p {
	/* margin-top: 16px; */
	/* margin-top: 16px; */
	text-indent: 3rem;
	/* height: 60px; */
	position: relative;
	overflow: hidden;
	padding: 16px 25px 12px 25px;
}

.toutiao h3 {
	text-align: center;
	line-height: 46px;
	height: 46px;
	margin-top: 36px;
}

.toutiao h3 a {
	color: #d71a21;
	font-size: 28px !important;
}

.toutiao_sub_link {
	font-size: 14px;
	color: #333333;
	padding-bottom: 18px;
	background: url(xt.jpg) no-repeat bottom;
}

.toutiao_sub_link a {
	color: #0068b7;
}

.jq {
	margin-top: 18px;
}

.jq .right {
	width: 467px;
	height: 321px;
}

.jp_tit1 {
	position: relative;
	overflow: hidden;
}

.jp_tit1 a {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.jq_text1 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 13px 0px;
	border-bottom: 1px dashed #929292;
	text-align: left;
}

.jq_text1 a,
.jq_text1 {
	font-size: 12px;
	color: #666565;
	text-indent: 2rem;
	line-height: 24px;
}

.jq>.right ul li {
	margin: 12px 0px;
	position: relative;
}

.jq>.right ul li a {
	font-size: 16px;
	color: #333333;
	width: 380px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jq>.right ul li>span {
	position: absolute;
	right: 10px;
	top: 2px;
	color: #959595;
	font-size: 14px;
}

.jq>.right ul li a:before,
.lb>.right ul li a:before,
.lb>.left>.left ul li a:before,
.left_3>ul li a:before,
.sp ul li a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #666666;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: -4px;
	margin-left: 5px;
}

.jq .left {
	width: 562px;
	height: 321px;
	position: relative;
	overflow: hidden;
}

.jq .bd ul li {
	height: 360px;
}

.jq .bd ul li a img {
	width: 100%;
	height: 100%;
}

.jq .bd ul li p {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px 0px;
}

.banner_2 .bd ul li p,
.banner_4 .bd ul li p {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 5px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jq .bd ul li p a,
.banner_2 .bd ul li p a,
.banner_3 .tempWrap ul li p a,
.banner_4 .bd ul li p a {
	position: relative;
	left: 30px;
	color: white;
	font-size: 16px;
}

.banner_2 .bd ul li p a {
	font-size: 14px;
}

.jq .hd {
	position: absolute;
	right: 15px;
	overflow: hidden;
	bottom: 15px;
	font-size: 0;
	z-index: 111;
}

.jq .hd li {
	float: left;
	width: 25px;
	height: 4px;
	background: white;
	margin: 0 5px;
	cursor: pointer;
}

.jq .hd li.on {
	background: #e30920;
}

.jq .prev {
	background: url(l.png) no-repeat center center;
	left: 0;
	top: 50%;
	margin-top: -35px;
}

.jq .next {
	background: url(r.png) no-repeat center center;
	right: 0;
	top: 50%;
	margin-top: -35px;
}

.jq .prev,
.jq .next {
	position: absolute;
	width: 40px;
	height: 70px;
}


/*é‘´æ¬â–Œé‘ºæŽ—åŸ€é¡‘è§£å“å©§å¶…ä¼„éŽ³å©‚åŽ½éˆ¹ç†²æ‡‡é‹æ’»åž¾å©¢æ¿†ä¼„éªžè¯²åŽ½éŠ‰å†¨îƒ‚éˆ§î„‚å¦´éˆ¶â•äº¾é–³ãƒ¦ç··éç‡ç…é‹î†¹åŸ—é‹î‡†æ‹·*/

.hlw_list {
	margin: 42px auto 40px auto;
}

.hlw_list>ul li {
	float: left;
	width: 189px;
	height: 80px;
	margin-left: 28px;
}

.hlw_list>ul li:first-child {
	margin-left: 0px;
}

.hlw_list>ul li img {
	display: block;
	width: 100%;
	height: 100%;
}


/*é‘´æ¬ç´¡é‘´æ¥€â–Œé‘ºæŽ—åŸ€é¡‘è§£å“å©§å¶…åŽ½éˆ¹ç†·ä¼„éˆ­è·ºä¼„å¯°æ¥€åŽ½éŠ‡ï½…ä¼„ç’‡ãƒ¥ä¼„é¡’ç…ŽåŽ½éŠ‰å†¨ä¼„å¦«é›æ£Œéˆ§î„îªéç†´å„éˆ¶â•äº¾é‘±å€Ÿå§ƒé–³ÑŒå„©çº¬éç†´å„é‹î‡…å•”é‹î‡†æ‹·*/

.page_1_content {
	position: relative;
	overflow: hidden;
}

#top-nav ,#top-nav2{
	width: 130%;
	height: 61px;
	overflow: hidden;
	position: relative;
}

#top-nav .swiper-slide ,#top-nav2 .swiper-slide{
	padding: 0px 41px;
	height: 63px;
	line-height: 58px;
	/* text-align: center; */
	float: left;
	position: relative;
	width: auto !important;
}

#top-nav .swiper-slide:first-child ,#top-nav2 .swiper-slide:first-child{
	/*padding-left: 0px;*/
}

#top-nav .swiper-slide.active:after ,#top-nav2 .swiper-slide.active:after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 8px;
	background: #d71a21;
	z-index: 111;
}

#top-nav .swiper-slide.active a ,#top-nav2 .swiper-slide.active a{
	color: #d71a21;
}

#top-nav .swiper-wrapper ,#top-nav2 .swiper-wrapper{
	/*content:"";
	display:inline-block;
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height:3px;
	background:#0068b7;
	z-index: 111;*/
	border-bottom: 8px solid #0068b7;
	height: 55px;
}

#top-nav .swiper-slide a ,#top-nav2 .swiper-slide a{
	color: #333333;
	font-size: 23px;
}
.over{
	height:110px;
	overflow-y:auto;
}
.over::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.over::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}

.over::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}


.list_tp li {
	margin: 12px 0px;
	position: relative;
}

.list_tp li a {
	font-size: 16px;
	color: #333333;
	width: 416px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list_tp li span {
	position: absolute;
	right: 10px;
	top: 2px;
	color: #959595;
	font-size: 14px;
}

.list_tp li a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #666666;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: -4px;
	margin-left: 5px;
}

.width506>.title {
	margin: 34px 0px 8px 0px;
}

.width506>.title a {
	color: #333333;
	font-size: 18px;
}

.width506>.title:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 20px;
	position: relative;
	margin-right: 15px;
	top: 4px;
	border-radius: 20px;
	background: #0068b7;
}



.slide_list .name {
	width: 186px;
	text-align: right;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-top: 15px;
}

.slide_list .name span {
	display: block;
	margin-bottom: 10px;
}

.hy_list>li p:first-child {
	text-indent: 0;
}

.hy_list>li p:first-child a {
	font-size: 14px;
	color: #333333;
}

.hy_list>li p {
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	text-indent: 2rem;
}

.hy_list>li {
	padding-bottom: 20px;
	/*border-bottom: 1px dashed #a0a0a0;*/
}

.hy_list>li p>img {
	position: relative;
	top: 7px;
	left: -10px;
	display: inline-block;
}

.hy_content {
	padding: 0px 30px;
	height:290px;
	position: relative;
	overflow-y: auto;
}


/*é‘´æ¬â–Œé‘´æ¥ƒî›©é‘´æ»ˆæ®•é‘´æ¬ã‚¼é‘´æ»†ä¼£é‘´æ¥ƒç˜¬é‘´æ¬â–Œé‘´æ¥„ä¼œé‘´æ¥…æ®•é‘´æ¬â–Œé‘´æ¥„ä¼£é‘´æ¥„çŸ¾é‘´æ¬ã‚¼é‘´æ¥€ç¶é‘´æ¥„ä¼€*/

.hy_content::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.hy_content::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}

.hy_content::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

/*.width506>.pt_text {
	background: #f2fafe;
	padding-top: 16px;
	border-radius: 8px;
}

.width506>.pt_text>a img {
	text-align: center;
	display: block;
	width: 411px;
	margin: 0px auto;
}

.width506>.pt_text>ul li.nth_1 {
	width: 200px;
	padding: 10px 20px;
}

.width506>.pt_text>ul li.nth_2 {
	width: 140px;
	padding: 16px 20px;
}

.width506>.pt_text>ul {
	margin-left: 40px;
	margin-top: 20px;
}



.width506>.pt_text>ul li a {
	color: white;
	font-size: 23px;
}

.width506>.pt_text>ul li.nth_2 a {
	font-size: 13px;
}*/
.hlw_ul li{
	float: left;
	background: url(wsbs_pg.png) no-repeat center;
	width:206px;
	height:88px;
	text-align: center;
	margin-left:23px;
	margin-top: 27px;
}
.hlw_ul li a{
	font-size:18px;
	color:#4b8cc5;
	font-weight: bold;
	display: block;
	width:54%;
	margin:0px auto;
	position: relative;
	top:16%;
}
.width506>.pt_text>ul li{
	float: left;
	margin-left:12px;
}
.width506>.pt_text>ul li:first-child{
	margin-left:0px;
}
.width506>.pt_text>ul li img{
	width:226px;
	display: block;
}
.line {
	width: 100%;
	border-bottom: 1px dashed #929292;
}
.line2{
	position: relative;
    top: 20px;
}
.banner2 img {
	display: block;	
	height: 110px;
	margin: 45px 0px 36px 0px;
}

.text_2 {
	border-bottom: 2px solid #e5e5e5;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.text_2 a {
	color: #0068b7;
	font-size: 24px;
	position: relative;
	margin-left: 30px;
}

.text_2 a:after {
	content: "";
	width: 160px;
	height: 4px;
	background: #0068b7;
	display: inline-block;
	position: absolute;
	bottom: -14px;
	left: -30px;
}

.text_3 {
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 12px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.text_3 a {
	color: #333333;
	font-size: 18px;
	display: inline-block;
	position: relative;
}

.text_3 a.active:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: -13px;
	left: 0px;
	background: #d71a21;
}

.title_5 {
	padding-bottom: 16px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 47px;
	margin-bottom: 20px;
}

.title_5 a {
	color: #333333;
	font-size: 24px;
	width: 130px;
	margin-right: 20px;
	position: relative;
	display: inline-block;
	margin-left: 20px;
}

.title_5 a.active:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 4px;
	background: #0068b7;
	color: #0068b7;
	position: absolute;
	bottom: -17px;
	left: -20px;
}

.box03 {
	float: left;
	height: 300px;
	width: 1060px;
	background: #e7f1f8 url(../images/n17.gif) 0 0 no-repeat;
	position: relative;
	overflow: hidden;
}

.bigPic03 {
	float: left;
	width: 500px;
	height: 320px;
	position: relative;
	overflow: hidden;
}

.bigPic03 .boximg01 {
	float: left;
	width: 500px;
	height: 300px;
	position: relative;
}

.box_pos {
	position: absolute;
	left: 0;
	top: 0;
	width: 13000px;
}

.bigPic03 img {
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}

.play3_3 {
	position: absolute;
	top: 115px;
	left: 8px;
}

.box02_h3 {
	position: absolute;
	left: 485px;
	top: 10px;
	padding: 10px 0 10px 10px;
	line-height: 28px;
	width: 300px;
	height: 260px;
	background: #e7f1f8;
	z-index: 20;
	font-size: 14px;
	font-weight: normal;
}

.box02_h3 h3 span {
	font: bold 18px/35px "é‘´æ¬ã‚¼é‘´æ¥åŸ‰é‘´æ¥€ç°®é‘´æ¬‘ç˜¬é‘´æ¥ƒî›©é‘´æ»†ç¥©é‘´æ¬ç´¡é‘ºæŽ—åŸ€é¡‘æ¿†ã‚½éˆ¶â•äº¾æ¿žå‹®å‰»å©•å¿šå‰¹ç»‚å‹®å§ƒé–³ÑŒå„²é”Ÿï¿½";
	color: #333;
}

.box02_h3 h3 div {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border-top: 1px solid #0068b7;
	font-family: "é‘´æ¬ã‚¼é‘´æ¥€ç°®é‘ºæŽ—åŸ€é¡‘æ¿†î–éç†´ä»¯é‹î†¾ç…«éˆ¶â•äº¾é‘¹ï¿½";
	line-height: 26px;
	text-indent: 2em;
	padding-top: 5px;
}

.box02_h3 h3 {
	display: none;
}

.btn03 a {
	position: absolute;
	top: 135px;
	width: 30px;
	height: 35px;
}

#l_btn {
	left: 10px;
	background: url(hbwxw_3.1_r2_c17.png) 0 0 no-repeat;
	width: 50px;
	height: 50px;
}

#r_btn {
	left: 435px;
	background: url(hbwxw_3.1_r2_c18.png) 0 0 no-repeat;
	width: 50px;
	height: 50px;
}

#l_btn1 {
	left: 10px;
	background: url(hbwxw_3.1_r2_c17.png) 0 0 no-repeat;
	width: 50px;
	height: 50px;
}

#r_btn1 {
	left: 435px;
	background: url(hbwxw_3.1_r2_c18.png) 0 0 no-repeat;
	width: 50px;
	height: 50px;
}

.smallPic03 {
	float: right;
	clear: right;
	height: 150px;
	width: 240px;
	position: relative;
	overflow: hidden;
}

.box_pos2 {
	width: 10000px;
	position: absolute;
	left: 0;
	top: 0;
}

.boximg02 {
	float: left;
	width: 240px;
	height: 150px;
	position: relative;
}

.box_pos3 {
	width: 240px;
	position: absolute;
	left: 0;
	top: 0;
	height: 10000px;
}

.boximg03 {
	width: 240px;
	height: 150px;
	position: relative;
}

.box03_2 {
	float: left;
	width: 300px;
	padding: 40px 50px 0 0;
}

.theEnd {
	padding-right: 0;
}

.box03_2 ul li {
	border-top: 1px solid #d8d8d8;
	height: 100px;
	padding-top: 20px;
}

.box03_2 ul li.theFirst {
	border: none;
}

.box03_2 ul li img {
	float: left;
	border: 1px solid #d8d8d8;
	width: 133px;
	margin-right: 12px;
	display: inline;
}

.box03_2 ul li h3 {
	line-height: 22px;
	font-size: 14px;
	padding-top: 2px;
}

.box02_h3 h3>span a {
	font-size: 18px;
	color: #000;
}

.box02_h3 h3>p a {
	color: #000;
	font-size: 12px;
}

.boximg0 img,
.boximg02 img {
	display: block;
	width: 250px;
	height: 150px;
}

.yqlj_content>ul {
	margin-top: 30px;
	width: 1000px;
	margin: 30px auto 37px auto;
}

.yqlj_content {
	box-shadow: 1px 1px 7px #f9f8f8;
	margin-bottom: 24px;
}

.yqlj_content>ul>li {
	float: left;
	margin-right: 30px;
	display: block;
	height: 30px;
	line-height: 30px;
}

.yqlj_content {
	margin-top: 37px;
}

.yqlj_content>ul>li>a {
	color: #333333;
	font-size: 14px;
}

.footer {
	margin-bottom: 40px;
	border-top: 10px solid #0068b7;
	padding-top: 35px;
}

.footer .footer_box {
	width:90% !important;
	margin: 0px auto;
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}

.footer p {
	margin-bottom: 20px;
}

.footer img {
	position: relative;
	width: 56px;
	/*height: 68px;*/
	margin: 0px auto;
	display: inline-block;
	margin-bottom: 10px;
	/*left: -110px;*/
	/*top: 20px;*/
	left: -29px;
    top: 20px;
}
.footer .footer_box .dress{
	display:inline-block;
}

/*é‘´æ¬“æª±é‘´æ¥ç¶–é‘´æ»ˆåž¾å¨…î…žåŽ½é¡¬â€³ä¼„éªžè¯²ä¼„é¤é›åŽ½é¡¬â€³ä¼„é˜å——ä¼„é”Ÿï¿½*/

.ewm_content {
	position: fixed;
	left: 80.5%;
	top: 43%;
	background: white;
}

.ewm_content a {
	display: block;
}


/*é‘´æ¬ã‚¼é‘ºæŽ—åŸ€é¡‘æ¿ˆå¦´éˆ¶â•äº¾æ¿žå‹®å‰»å¦¤è‰°å‰¹æ´æ„¯å‰¹æ¥£èƒ¯å‰»å©•å¿šå‰¹é—…å—šå‰¹çº°ï¿½*/

.posi {
	padding: 0px 2%;
	width: 96%;
	background: #f1f5f8;
	height: 35px;
	line-height: 35px;
}

.posi a,
.posi {
	color: #2070b5;
	font-size: 14px;
}

.text_content {
	padding: 37px 0%;
	background: white;
	box-shadow: 0px 0px 5px #f3f3f3;
	width: 98%;
	/* padding: 37px 1%; */
	margin-bottom: 32px;
	position: relative;
}

.text_content .title {
	color: #666666;
	text-align: center;
}

.text_content .title {
	color: #666666;
	font-size: 22px;
}

.text_content .title h1 {
	font-size: 24px;
}

.text_content .title h2 {
	font-size: 17px;
}

.text_content .time {
	padding: 20px 4%;
}

.text_content .time:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #c8c8c8;
	position: relative;
	top: 6px;
}

.text_content .time>.left,
.text_content .time>.left.dy a {
	overflow: hidden;
	color: #666666;
	font-size: 14px;
}

.text_content .time>.left:first-child {
	position: relative;
}

.text_content .time>.left span {
	margin-right: 40px;
}

.text_content .time>.left.dy {
	position: relative;
	top: 0px;
}

.text_content .text_img {
	width: 80%;
	margin: 60px auto 40px auto;
	display: block;
}

.text_content .text_img img {
	width: 100%;
}

.text_content .text p {
	color: #666666;
	font-size: 16px;
	text-indent: 2em;
	line-height: 35px;
	margin-bottom: 20px;
}


@media screen and (max-width: 960px){
      #content img{width:98%;height:auto;margin-left: -2em;}
}

.text_content .text {
	padding: 0;
}


/*é‘´æ¬ã‚¼é‘´æ¥„çŸ¾é‘´æ¥ã‚¼é‘´æ¬“æª±é‘´æ¥…æª°é‘´æ»ˆåž¾å©§å¶…åŽ½éŠ‰å†¨æ‚½é˜å——ä¼„é¡­å¬ªåŽ½çº¬éˆ¶â”¾å“å§£î„‰å„ªé‹î‡†æ‹·*/

.pading_bj {
	padding: 0px 4%;
	width: 92%;
}

.pading_bj>.left {
	width: 24%;
}

.pading_bj>.right {
	width: 72%;
	padding-left: 2%;
	min-height: 450px;
}

.pading_bj>.left>p {
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e9e9;
	text-align: center;
	position: relative;
}

.pading_bj>.left>p a {
	color: #2070b5;
	font-size: 16px;
	font-weight: bold;
}

.pading_bj>.left>p:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 14px;
	background: #2070b5;
	border-radius: 14px;
	position: absolute;
	top: 5px;
	left: 40px;
	margin-right: 10px;
}

.pading_bj>.left>ul li {
	text-align: center;
	margin-top: 30px;
}

.pading_bj>.left>ul li a {
	color: #666666;
	font-size: 16px;
}

.pading_bj>.left>ul li.active a {
	color: red;
}

.pading_bj>.right {
	/*border-left:1px solid #e8e9e9;*/
	position: relative;
}

.pading_bj>.right:before {
	display: block;
	width: 1px;
	position: absolute;
	bottom: 0px;
	content: "";
	background: #e8e9e9;
	top: 33px;
	left: 0px;
}

.lb_list .pading_bj>.right:before {
	display: none;
}

.lb_list .pading_bj>.right>ul li>.t:after {
	display: none;
}

.lb_list .pading_bj>.right>p:after {
	width: 150px;
}

.lb_list .pading_bj>.right>ul li>.t {
	padding-top: 0px;
}

.pading_bj>.right>p {
	padding-bottom: 5px;
	border-bottom: 3px solid #bfbfbf;
	margin-bottom: 23px;
	position: relative;
}

.pading_bj>.right>p span {
	position: relative;
}

.pading_bj>.right>p span:after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -12px;
	height: 3px;
	width: 100%;
	left: 0px;
	background: #2070b5;
}

.pading_bj>.right>p a {
	color: #2070b5;
	font-size: 18px;
}

.pading_bj>.right>p img {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.pading_bj>.right>ul li {
	position: relative;
	margin-bottom: 6%;
}

.pading_bj>.right>ul li>.t {
	width: 17%;
	padding-top: 20px;
	position: relative;
}

.pading_bj>.right>ul li>.t:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	background: #bfbfbf;
	right: 0px;
	top: 10px;
}

.pading_bj>.right>ul {
	padding-left: 30px;
}

.pading_bj>.right>ul li>.t span {
	display: block;
}

.pading_bj>.right>ul li>.t span:first-child {
	color: #666666;
	font-size: 18px;
}

.pading_bj>.right>ul li>.t span.data1 {
	font-size: 24px;
	color: #2070b5;
}

.pading_bj>.right>ul li>.text_l {
	width: 75%;
}

.pading_bj>.right>ul li>.text_l p,
.pading_bj>.right>ul li>.text_l p a {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

.pading_bj>.right>ul li>.text_l p.text {
	font-size: 14px;
	font-weight: 100;
	margin-top: 10px;
}

.more_l {
	text-align: right;
	float: right;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 58px;
}

.more_l a {
	color: #2070b5;
	font-size: 16px;
	margin-right: 10px;
	position: relative;
	top: -4px;
}

.more_l img {
	display: inline-block;
	left: 10px;
	position: relative;
	top: 3px;
}

@media (max-width:768px) {
	.pading_bj .item .t{
		display: none;
	}
	.pading_bj .item .text_l{
		width:100% !important;
	} 
	.pading_bj>.left {
		width: 100%;
	}
	.pading_bj>.left ul li {
		float: left;
		width: 48.68%;
		text-align: center;
		border: 1px solid #2070b5;
		margin-right: 1.32%;
		border-radius: 4px;
		box-sizing: border-box;
		padding: 5px 0px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-top: 15px;
	}
	.pading_bj>.left ul li.active {
		border: 1px solid red;
	}
	.pading_bj>.left>p {
		text-align: left;
		padding-left: 20px;
		margin-bottom: 15px;
	}
	.pading_bj>.left>p:before {
		left: 0px;
	}
	.pading_bj>.right {
		width: 100%;
		margin-top: 20px;
	}
	.pading_bj>.right:before {
		display: none;
	}
	.pading_bj>.right>ul {
		padding-left: 0px;
	}
	.pading_bj>.right>ul li>.t {
		width: 100%;
		padding-top: 0px;
	}
	.pading_bj>.right>ul li>.t span {
		display: inline-block;
	}
	.pading_bj>.right>ul li>.text_l {
		width: 100%;
	}
	.pading_bj>.right>ul li>.t:after {
		display: none;
	}
	.footer img {
		position: relative;
		text-align: center;
		left: 0px;
		top: 0px;
		display: block;
	}
}
@media (max-width:650px) {
	.pading_bj .item .text_l img{
		display: block;
		width:100%;
		height: auto;
		margin-bottom:20px;
	}
	.pading_bj>.right>ul li>.text_l>p a{
		text-align: center;
		display: block;
	}
} 

/*é‘´æ¬ã‚¼é‘ºæŽ—åŸ€é¡‘æ¿ˆå¦´éˆ¶â•äº¾æ¿žå‹®å‰»å¦¤è‰°å‰¹æ´æ„¯å‰¹æ¥£èƒ¯å‰»å©•å¿šå‰¹é—…å—šå‰¹çº°ï¿½*/

.nr_text>.left {
	width: 70%;
}

.nr_text>.right {
	width: 25%;
	margin-right: 2%;
}

.text_6 {
	width: 100%;
	height: 38px;
	background: #3499f5;
	line-height: 36px;
	position: relative;
}

.text_6 span {
	display: inline-block;
	background: #ffffff;
	border-radius: 5px 5px 0px 0px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 65px;
	text-align: center;
}

.text_6 a {
	color: white;
	display: inline-block;
	text-align: right;
	float: right;
	position: relative;
	right: 20px;
	font-size: 14px;
	top: 6px;
}

.right_list {
	border: 1px solid #bfbfbf;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.right_list>ul {
	padding: 0px 4%;
}

.right_list>ul li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px;
}

.right_list>ul li a {
	color: #666666;
	font-size: 14px;
}

.nr_text .time {
	padding-right: 0px;
}

@media (max-width:1160px) {
	.footer .footer_box {
		width: 90%;
	}
	.text_content {
		left: 0px;
	}
	.ewm_content {
		display: none;
	}
	.nr_text>.left {
		width: 100%;
	}
	.nr_text>.right {
		width: 92%;
		padding: 0px 4%;
		margin-right: 0px;
	}
	.nav_btn {
		display: block !important;
	}
}


/*@media (max-width:720px) {
	.top_banner ul li a img{
		width:86%;
		margin-left:-43%;
	}
}*/


/*é‘´æ¬ã‚¼é‘´æ¥ƒå€é‘´æ¥€ç¶é‘´æ¬‘ç˜¬é‘´ï½‰åž¾é˜å——ä¼„é¡Žãˆ åŽ½çº¬é‹î†¾å¦´é‹î‡†æ‹·*/

.nav_btn {
	display: none;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 9px;
	cursor: pointer;
}

.nav_btn img {
	display: block;
	width: 100%;
	height: 100%;
}

nav {
	position: fixed;
	left: 0;
	right: 0;
	background: #FFFFFF;
	z-index: 9;
	padding: 10px 0;
	top: -800px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}

nav.show {
	width: 100%;
	top: 0px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	box-shadow: 0px 6px 10px #aaa;
	z-index: 3333333;
}

nav a {
	display: block;
	text-align: center;
	line-height: 50px;
	color: #333333;
	font-size: 18px;
	width: 100%;
}